home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmContainerCopy.z / XmContainerCopy
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrCCCCooooppppyyyy((((3333XXXX))))       UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV       XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrCCCCooooppppyyyy((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrCCCCooooppppyyyy - Container widget function to copy primary
  10.           selection to the clipboard
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Container.h>
  14.           BBBBoooooooolllleeeeaaaannnn XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrCCCCooooppppyyyy(
  15.           WWWWiiiiddddggggeeeetttt ccccoooonnnnttttaaaaiiiinnnneeeerrrr,
  16.           TTTTiiiimmmmeeee ttttiiiimmmmeeeessssttttaaaammmmpppp);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrCCCCooooppppyyyy copies the primary selected container items
  23.           to the clipboard.  This routine calls the XXXXmmmmNNNNccccoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkk
  24.           procedures, possibly multiple times, with the _s_e_l_e_c_t_i_o_n
  25.           member of the XXXXmmmmCCCCoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkkSSSSttttrrrruuuucccctttt set to _C_L_I_P_B_O_A_R_D and
  26.           with the _p_a_r_m member set to XXXXmmmmCCCCOOOOPPPPYYYY.
  27.  
  28.           _c_o_n_t_a_i_n_e_r Specifies the Container widget ID.
  29.  
  30.           _t_i_m_e_s_t_a_m_p Specifies the server time at which to modify the
  31.                     selection value.
  32.  
  33.           For a complete definition of Container and its associated
  34.           resources, see XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrr(3).
  35.  
  36.      RRRREEEETTTTUUUURRRRNNNN
  37.           The function returns False in the following cases: if the
  38.           primary selection is NULL, if the widget does not own the
  39.           primary selection, or if the function is unable to gain
  40.           ownership of the clipboard selection.  Otherwise, it returns
  41.           True.
  42.  
  43.      RRRREEEELLLLAAAATTTTEEEEDDDD
  44.           XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrr(3).
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.